home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK11⁄89.cpt / Using Repeat / card_2392.txt < prev    next >
Text File  |  1989-11-02  |  529b  |  26 lines

  1. -- card: 2392 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2687
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 8
  9. ----- text -----
  10. Four Types of Repeats
  11.  
  12. -- part contents for background part 24
  13. ----- text -----
  14. repeat 3 -- repeat [for] <number of times>
  15.    beep
  16. end repeat
  17.  
  18. -- part contents for background part 26
  19. ----- text -----
  20. repeat 3 -- repeat [for] <number of times>
  21.    beep
  22. end repeat
  23.  
  24. -- part contents for background part 30
  25. ----- text -----
  26. repeat for | repeat until | repeat while | repeat with